home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Benchmark
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : WIS JPMO
- -- : Washington, D.C. 20330
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985
- -- DATE CREATED : 1985
- -- DATE RELEASED : 1985
- -- DATE LAST UPDATED : 1985
- -- LOCATION : ASR
- -- ENVIRONMENT :
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : BENCHMARKS
- -- CATEGORY LEVEL 2 : General
- -- CATEGORY LEVEL 3 : Capacity
- -- CATEGORY LEVEL 4 :
- -- KEYWORD : benchmarks
- -- INDEX : Benchmark
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_37
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.BENCHMARKS>JPMO*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.BENCHMARKS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- JPMOBENCH.CMM 3446 70
- -- JPMOBENCH.DIS 494 41
- -- JPMOBENCH.DOC 20454 405
- -- JPMOBENCH.PRO 4039 85
- -- JPMOBENCH.SRC 115548 7004
- -- =============== ========== ==========
- -- 5 Files 143981 7605
- --= ABSTRACT ===============================================--
- -- This tool is a series of very simple benchmarks which are used
- -- to test the validity of various assumptions that one might make about
- -- the behavior of a compiler. Probably all the implicit assumptions are
- -- valid, these tests just check that something has not been overlooked
- -- that could severely distort detailed quantitative tests. There should
- -- be no significance given to the numerical results of these tests, they
- -- just provide a framework for other tests. There is not even a
- -- pressing need to make sure of the status (or emptiness) of the machine
- -- on which they are run, since the desired comparison is one to another,
- -- not to some absolute.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- --1985 1.0 WIS JPMO Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-